Lua APIStatic Function Namespacesc.sha256On this pagesc.sha256The SHA256 Module for the computer API! You can only encode. Nothing else... Functions encode sc.sha256.encode( str ) Encodes a string to be SHA256. Arguments: str [ string ] The string to convert to SHA256. Returns: [ string ] The converted string.